Replace tabs with spaces.
authorEwan Mellor <ewan@xensource.com>
Fri, 23 Mar 2007 11:11:41 +0000 (11:11 +0000)
committerEwan Mellor <ewan@xensource.com>
Fri, 23 Mar 2007 11:11:41 +0000 (11:11 +0000)
commit69869aa63264e44a52b6801194b1cd047f1d761e
treefd937333719ae7f7949f0ec8c46b79b8729ba8ca
parent761bc92430a11def142bc26c834238d5252282a8
Replace tabs with spaces.

Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
27 files changed:
tools/python/xen/xend/server/SrvDomain.py
tools/python/xen/xend/server/pciquirk.py
tools/python/xen/xm/main.py
tools/xenmon/xenmon.py
tools/xm-test/lib/XmTestLib/NetConfig.py
tools/xm-test/lib/XmTestLib/XenDevice.py
tools/xm-test/lib/XmTestLib/arch.py
tools/xm-test/lib/XmTestReport/OSReport.py
tools/xm-test/lib/XmTestReport/Report.py
tools/xm-test/tests/create/04_create_conflictname_neg.py
tools/xm-test/tests/create/06_create_mem_neg.py
tools/xm-test/tests/create/07_create_mem64_pos.py
tools/xm-test/tests/create/08_create_mem128_pos.py
tools/xm-test/tests/create/09_create_mem256_pos.py
tools/xm-test/tests/migrate/01_migrate_localhost_pos.py
tools/xm-test/tests/network-attach/04_network_attach_baddomain_neg.py
tools/xm-test/tests/network-attach/network_utils.py
tools/xm-test/tests/pause/01_pause_basic_pos.py
tools/xm-test/tests/security-acm/06_security-acm_dom_block_attach.py
tools/xm-test/tests/unpause/01_unpause_basic_pos.py
tools/xm-test/tests/vtpm/02_vtpm-cat_pcrs.py
tools/xm-test/tests/vtpm/03_vtpm-susp_res.py
tools/xm-test/tests/vtpm/04_vtpm-loc_migr.py
tools/xm-test/tests/vtpm/05_vtpm-loc_migr.py
tools/xm-test/tests/vtpm/06_vtpm-susp_res_pcrs.py
tools/xm-test/tests/vtpm/07_vtpm-mig_pcrs.py
tools/xm-test/tests/vtpm/08_vtpm-mig_pcrs.py